Name | Description | |
---|---|---|
SaveAsPdf | Exports a document to PDF format. This operation shows the native Save File dialog, from which the user can select the PDF file. | |
SaveToFileAsync | Overloaded. Renders the document as PDF to the specified file. | |
SaveToStream | Renders the document as PDF to the specified stream. |